vcWhileStatement
A while loop statement.
See in: Overview
Module: vcRobotics2
Parent: vcStatement
Children -
Referenced by: -
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| Condition | vcBoolExpressionProperty | R | Gets the loop condition/expression. |
| ScopeContainer | vcSingleScopeContainer | R | Gets the associated scope container. |